library
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
io.github.wax911.library.annotation.processor.fragment
/
[androidJvm]FragmentPatcherTest
/
Given a fragment missing and not in map, When include missing fragments, Then return nothing
Given
a
fragment
missing
and
not
in
map,
When
include
missing
fragments,
Then
return
nothing
androidJvm
fun
Given a fragment missing and not in map, When include missing fragments, Then return nothing
(
)
Tests this scenario:
query SomeQuery { someObjectA { ...fragmentA } }
(fragmentA not defined with query, and also does not exist in the Fragment folder)